/* CSS Document */
*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content3 span{
    font-size:30px;
    color: #16a085;
}
.content3 a{
    font-size:30px;
    color: #16a085;
}
.content3 a:hover,.content3 a:focus{
    font-size:30px;
	color: #1abc9c;
	text-decoration: none;
    cursor:pointer;
}
.icon-outline img{
    position:relative;
    vertical-align:central;
    text-align:center;

}
.headImg {
	position: relative;
	width: 100%;
	z-index: 100;
	color: #fff;
}
.headImg .container {
	padding-top: 160px;
	padding-bottom: 160px;
}

.container p {
	font-size: 18px;
}
.bg0 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	
	background-image: url(/images/home/dark-logs-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
}

.comName{
	margin: 80px 0px 10px 0px;
	font-family:'Î¢ÈíÑÅºÚ';
	font-size:44px;
	font-weight:300;
}

.logo{
    width:700px;
    height:400px;
}
.btn-wide {
	min-width: 140px;
	padding-left: 30px;
	padding-right: 30px;
	
	font-size: 17px;
	line-height: 1.471;
	border-radius: 6px;
}
.btn.btn-default {
	background: #ecf0f1;
	box-shadow: 0 2px #bdc3c7;
	color: #999;
}
.btn.btn-default:hover {
	background: #bdc3c7;
}
.btn.btn-primary {
	background: #1abc9c;
	box-shadow: 0 2px #16a085;
}
.btn.btn-primary:hover {
	background: #16a085;
}
.content-block {
	width: 100%;
	padding: 60px 0 60px 0;
	z-index: 100;
	position: relative;
	background-color: #ffffff;
}
.content-block-nopad {
	width: 100%;
	z-index: 100;
	position: relative;
	background-color: #ffffff;
}
.content1{
	background-color: #C0392B !important;
}
.contet1{    
    text-decoration-line:none;
}
.content1 a:hover,.content1 a:focus{
    text-decoration-line:none;
}
.content1 h3 {
	font-weight: 300;
}
.content1 h3, .content1 p {
	color: #ffffff;
}
.content1 .icon-outline {
	height: 150px;
	width: 150px;
	max-width: 100%;
	border: 4px solid rgba(255,255,255,0.6);
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin: 0 auto 50px;
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}
.content1 .icon-outline:hover {
	box-shadow: 0 0 0 14px rgba(255,255,255,0.4);
	color: #fff;
}
.content1 .icon-outline span {
	line-height: 150px;
	color: #fff;
	font-size: 55px;
}
.content1 h3 {
	font-weight: 300;
}
.content1 h3, .content1 p {
	color: #ffffff;
}

.content2 li{
    color:#000;
}

.c2-title{
    font-size:35px;
    font-weight:bold;
}
.newsList{
    color:#000;
}
.newsItem a:link,.newsItem a:hover,.newsItem a::after,.newsItem a:visited{
    font-size:16px;
    color:#000;
}

.content2 h4 {
	margin-top: 0;
	font-weight:300;
}
.content2 .fa {
	font-size: 32px;
	color: #16A085;
}
.content5 h2{
    font-size:50px;
    font-weight:lighter;
}
.content5 h4 {
	margin-top: 0;
	font-weight:300;
    font-size:30px;
}
.content5 .fa {
	font-size: 32px;
	color: #16A085;
}
.content5{    
	background-color: #193441 !important;
    color:#FFF;
}
.track-text{
    text-align:left;
	height: 166px;
	width: 448px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	border:1px solid #881c21;
	margin-top:66px;
	padding:10px;
}
.track-button{
	height: 45px;
	width: 471px;
	margin-top:11px;
	background-color:#861b20;
	color:#FFF;
	font-size:18px;
	border:0;
}
.track-img{
    padding-top:10px;
}
.track-contet{
    margin:0;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:500px;
}
.underlined-title {
	text-align: center;
	padding-bottom: 30px;
}
.underlined-title h1 {
	color: #2c3e50;
	margin: 0;
	font-family:'Î¢ÈíÑÅºÚ';
	font-size:50px;
	font-weight:300;
}
.underlined-title h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #95a5a6;
}
.underlined-title h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
	color: #95a5a6;
}
.underlined-title hr {
	width: 10%;
	border-width: 2px;
	border-color: #16a085;
}

.pad25 {
	padding-top: 25px;
}


.pull-left {
	float: left;
}
.content3 h2 {
	padding-left:0;	
	font-family:'Î¢ÈíÑÅºÚ';
	color: #ffffff;
	margin: 0;
	font-size:44px;
	font-weight:300;
}
/*.form-control {
	border: 2px solid #ecf0f1;
	color: #34495e;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.467;
	padding: 8px 12px;
	height: 40px;
	-webkit-appearance: none;
	border-radius: 6px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border .25s linear, color .25s linear, background-color .25s linear;
}*/


.content4 h2 {
	margin-bottom: 40px !important;
	
	font-family:'Î¢ÈíÑÅºÚ';
	font-size:50px;
	font-weight:300;
}
.content4 .client-row {
	overflow: hidden;
	text-align: center;
	line-height: 0;
}
.content4 .client-row .col-md-3 {
	display: inline-block;
	min-height: 80px;
	line-height: 80px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.content4 .client-row img {
	max-width: 140px;
	opacity: 0.5;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-backface-visibility: none;
}
.content4 .client-row img:hover {
	opacity: 1;
    box-shadow:3px 3px 8px #000;
}
.content4 .client-row .row-wrapper {
	display: inline-block;
	width: 80%;
}
.content4 .client-row:last-child .row-wrapper {
	border-bottom: none;
}
.content4 .row-wrapper .col-md-3 {
}
.content4 .row-wrapper .col-md-3:last-child {
	border-right: none;
}

/*	CONTENT BLOCK 1-6 MEDIA QUERIES
/*----------------------------------------------------*/

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
.content4 .client-row .row-wrapper {
	border-bottom: none;
}
.content4 .row-wrapper .col-md-3 {
	border-right: none;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.content4 .client-row .row-wrapper {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.content4 .row-wrapper .col-md-3 {
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}
}
.footerWrapper{
	background-color:rgb(52, 73, 94);
}
.footerWrapper p{
	text-align:center;
	color:rgb(103, 119, 134);
	margin-top:40px;
	margin-bottom:30px;
}
.footerWrapper p:hover
{
	color:#FFFFFF;
}
body {
	font-family: 'Î¢ÈíÑÅºÚ';
	font-size: 18px;
	line-height: 1.72222;
	color: #333333;
	text-rendering: optimizeLegibility;
	font-size: 18px;
	line-height: 1.72222;
	-moz-osx-font-smoothing: grayscale;
}


.consulting{
    position:fixed;
    right:10px;
    padding:0;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    margin:0;
    top:20%;
    z-index:999;
    background-color:rgba(255,255,255,0.3);
}

.consulting-title{
    font-size:30px;
    color:#AAA;
}

.content6 h2{
    font-size:50px;
}

p {
	margin: 0 0 15px;
	font-size: 18px;
	line-height: 1.72222;
}